home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / cupsddk / README.txt < prev   
Text File  |  2007-10-05  |  2KB  |  62 lines

  1. README - CUPS DDK v1.2.3 - 2007-10-05
  2. -------------------------------------
  3.  
  4. Looking for compile instructions?  Read the file "INSTALL.txt"
  5. instead...
  6.  
  7.  
  8. INTRODUCTION
  9.  
  10. The CUPS Driver Development Kit (DDK) provides a suite of
  11. standard drivers, a PPD file compiler, and other utilities that
  12. can be used to develop printer drivers for CUPS and other
  13. printing environments.  CUPS provides a portable printing layer
  14. for UNIX(r)-based operating systems.  The CUPS DDK provides the
  15. means for mass-producing PPD files and drivers/filters for
  16. CUPS-based printer drivers.
  17.  
  18. The CUPS DDK is licensed under version 2 of the GNU General
  19. Public License.
  20.  
  21.  
  22. READING THE DOCUMENTATION
  23.  
  24. Once you have installed the software you can access the on-line
  25. documentation via the "man" command:
  26.  
  27.     man ppdc
  28.  
  29. Printable and browsable documentation is located in the
  30. "/usr/share/doc/cupsddk" directory in the binary distributions,
  31. and under the "doc" directory in the source archives.
  32.  
  33. Please read the documentation before asking questions.
  34.  
  35.  
  36. GETTING SUPPORT AND OTHER RESOURCES
  37.  
  38. If you have problems, READ THE DOCUMENTATION FIRST!
  39.  
  40. Easy Software Products maintains several newsgroups for CUPS
  41. on its NNTP server, "news.easysw.com".  You can access these
  42. groups on-line at:
  43.  
  44.     http://www.cups.org/newsgroups.php
  45.  
  46. See the CUPS web site at "http://www.cups.org/" for other site
  47. links.
  48.  
  49.  
  50. LEGAL STUFF
  51.  
  52. The CUPS DDK is Copyright 2007 by Apple Inc.  CUPS, the CUPS
  53. logo, and the Common UNIX Printing System are the trademark
  54. property of Apple Inc.
  55.  
  56. The CUPS DDK is provided under the terms of version 2 of the GNU
  57. General Public License.  This program is distributed in the hope
  58. that it will be useful, but WITHOUT ANY WARRANTY; without even
  59. the implied warranty of MERCHANTABILITY or FITNESS FOR A
  60. PARTICULAR PURPOSE.  See the "LICENSE.txt" file for more
  61. information.
  62.